type net.resolverConfig

6 uses

	net (current package)
		dnsclient_unix.go#L355: type resolverConfig struct {
		dnsclient_unix.go#L366: var resolvConf resolverConfig
		dnsclient_unix.go#L374: func (conf *resolverConfig) init() {
		dnsclient_unix.go#L388: func (conf *resolverConfig) tryUpdate(name string) {
		dnsclient_unix.go#L428: func (conf *resolverConfig) tryAcquireSema() bool {
		dnsclient_unix.go#L437: func (conf *resolverConfig) releaseSema() {